home *** CD-ROM | disk | FTP | other *** search
- object MDIChild: TMDIChild
- Left = 158
- Top = 152
- Width = 569
- Height = 335
- Caption = 'MDI Child'
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'System'
- Font.Style = []
- FormStyle = fsMDIChild
- Position = poDefault
- Visible = True
- OnClose = FormClose
- PixelsPerInch = 96
- TextHeight = 16
- object Memo: TMemo
- Left = 0
- Top = 0
- Width = 561
- Height = 308
- Align = alClient
- Font.Color = clWindowText
- Font.Height = -13
- Font.Name = 'MS Sans Serif'
- Font.Style = []
- ParentFont = False
- ScrollBars = ssBoth
- TabOrder = 0
- WantTabs = True
- end
- end
-